<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, table, .normal, title, .error, .button
{
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
body, table, .normal, .error, .button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
}
body{	
	scrollbar-face-color:#dfe9f5;
	scrollbar-highlight-color:#9db5d1;
	scrollbar-arrow-color:#003366;		
	scrollbar-darkshadow-color:#003366;
}

a:link    {
	color: #0e7cb5;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:visited    {
                 color: #0e7cb5;
                 text-decoration: underline;
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-style: normal;
}


a:hover {
                 color:#fff;
                 background-color: #0e7cb5;

}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ff0000;
}
.button
{
	width: 100px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: small;
	color: #000000;
	font-weight: bold;
	background-color: ;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;	
}
.banner
{
	background-color: #ffffff;
	border-top: solid;
	border-bottom: solid;
	color: #000000;
}
.background
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	border-top: solid;
	border-bottom: solid;
	color: #0e7cb5;
}
.menu
{
	background-color: #ffffff;
	border-top: solid;
	border-bottom: solid;
	color: #000000;
	width: 160px;
}
.image
{
	background-image: url(../images/sefton_council_logo.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
}
.title
{
	font-size: medium;
	color: #0e7cb5;
	
}
.border
{
	border-color: #0e7cb5;
	border-width: 2px;
}
.noborder
{
	border-color: #0e7cb5;
	border-width: 0px;
}
.powered
{
	
	background-image: url(../images/website-header-right.jpg);
	background-position: left;
	background-repeat: no-repeat;
	
	
}
.margin
{
	width: 30px;
}
.table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	width: 500px;
	text-align: left;
}</pre></body></html>